Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 342 for

layering watermark

(0.07 sec)
  1. Search in Documents with Keyboard Layout Correc...

    Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....Watermark Product Family GroupDocs.Merger...management, this feature adds a layer of adaptability and reliability...

    kb.groupdocs.com/search/net/search-in-documents...
  2. Bulleted List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Bulleted List in Text Document...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. GroupDocs.Assembly for Java | Documentation

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Watermark Product Solution GroupDocs...contract system The business layer GroupDocs.Assembly Engine APIs...

    docs.groupdocs.com/assembly/java/
  4. Single Row in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  5. Working with Template Syntax Formatting | Docum...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Watermark Product Solution GroupDocs...objects defined in The Business Layer . Template Syntax Formats Specifying...

    docs.groupdocs.com/assembly/java/working-with-t...
  6. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs...print ( "Layers:" ) for layer in doc_info . layers : print (...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...you can extract layout and layer details: GetCadDocumentInfo...

    docs.groupdocs.com/conversion/java/get-document...
  8. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Watermark Product Solution GroupDocs...objects defined in The Business Layer . You can set checkbox values...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  9. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document format. Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Common List in HTML Document...

    docs.groupdocs.com/assembly/java/common-list-im...
  10. Single Row Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Single Row Image in HTML Document...

    docs.groupdocs.com/assembly/java/single-row-ima...